Logger Methods |
The Logger type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Closes the log file.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Open |
Opens log file or log stream.
| |
| ToString | (Inherited from Object.) | |
| Write |
Writes log data to a log file or a stream.
| |
| WriteLine |
Writes single line to log file or stream.
|